Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Odis Combiner to k8s #47

Merged
merged 95 commits into from
Oct 23, 2023
Merged

Odis Combiner to k8s #47

merged 95 commits into from
Oct 23, 2023

Conversation

aaronmgdr
Copy link
Member

@aaronmgdr aaronmgdr commented Sep 29, 2023

Description

Migrate ODIS Combiner from firebase function to k8s. Add Prometheus metrics

Other changes

Tested

CI + e2e and load testing prior to release

Related issues

Backwards compatibility

Backwards compatible with clients thanks to proxying via the old Combiner. Not backwards compatible with old combiner monitoring and alerting / infrastructure

Documentation

NA

@changeset-bot
Copy link

changeset-bot bot commented Sep 29, 2023

🦋 Changeset detected

Latest commit: 6c46f2f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@socket-security
Copy link

socket-security bot commented Sep 29, 2023

@alecps alecps marked this pull request as ready for review October 17, 2023 19:08
@alecps alecps requested a review from soloseng October 17, 2023 20:51
Copy link
Contributor

@soloseng soloseng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a few comments.

Few general questions:

  • Is this PR deprecating odis-3-combiner-errors metric in favor of odis-3-sig-request-errors? I dont see that we are logging any odis-3-combiner-errors

  • Will this PR also include the publishing of the common package? If so, the changeset should be added for the common package. Same goes for the signer package.

.changeset/loud-dragons-pull.md Outdated Show resolved Hide resolved
@alecps alecps merged commit 101ea6c into main Oct 23, 2023
10 checks passed
@alecps alecps deleted the alecps/odisCombinerk8s branch October 23, 2023 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Modify ODIS Combiner to run in container Add Prometheus metrics to ODIS Combiner code
4 participants